SPRemoteListEventProperties.FeatureId - Propriété
Espace de noms : Microsoft.SharePoint.RemoteApp
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
<DataMemberAttribute> _
Public Property FeatureId As Guid
Get
Friend Set
'Utilisation
Dim instance As SPRemoteListEventProperties
Dim value As Guid
value = instance.FeatureId
[DataMemberAttribute]
public Guid FeatureId { get; internal set; }
Valeur de propriété
Type : System.Guid
Voir aussi
Référence
SPRemoteListEventProperties classe