ULSLogEntry.Process - Propriété
Espace de noms : Microsoft.SharePoint.Diagnostics
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
<DataMemberAttribute> _
Public Property Process As String
Get
Set
'Utilisation
Dim instance As ULSLogEntry
Dim value As String
value = instance.Process
instance.Process = value
[DataMemberAttribute]
public string Process { get; set; }
Valeur de propriété
Type : System.String