SfcParentAttribute.Parent Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The possible parent type name. The name can be namespace qualified, or if it is not then the namespace of the type containing this atrribute will be used.
public string Parent { get; }
member this.Parent : string
Public ReadOnly Property Parent As String