Creator Property (OptionalContentUsage.CreatorInfoDef)
In This Topic
Gets or sets a text string specifying the application that created the group.
Syntax
'Declaration
Public Property Creator As System.String
public System.string Creator {get; set;}
See Also