MsoDebugOptions_UT.CollectionName Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property CollectionName As String
Get
'Usage
Dim instance As MsoDebugOptions_UT
Dim value As String
value = instance.CollectionName
string CollectionName { get; }
Property Value
Type: System.String