StorageProviderItemPropertyDefinition.Id Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Id d’un élément de stockage fourni par le fournisseur de stockage cloud lorsque la racine de synchronisation est inscrite.
public:
property int Id { int get(); void set(int value); };
int Id();
void Id(int value);
public int Id { get; set; }
var int32 = storageProviderItemPropertyDefinition.id;
storageProviderItemPropertyDefinition.id = int32;
Public Property Id As Integer
Valeur de propriété
Int32
int
Numéro d’identification de l’élément de stockage.