ContainerChild.GetSeparatorId(String) Method
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.
Gets the id of the separator.
protected static string GetSeparatorId (string owningFullClassName);
static member GetSeparatorId : string -> string
Protected Shared Function GetSeparatorId (owningFullClassName As String) As String
Parameters
- owningFullClassName
- String
The full class name of the class owning the separator.
Returns
The separator id.