ActivityDesignerAccessibleObject.Name Property
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 or sets the name of the Activity associated with the accessible object's ActivityDesigner.
public:
virtual property System::String ^ Name { System::String ^ get(); void set(System::String ^ value); };
public override string Name { get; set; }
member this.Name : string with get, set
Public Overrides Property Name As String
The name of the Activity or a null reference (Nothing
in Visual Basic) if the property has not been set.
The Name property is a string used by clients to identify, find, or announce an activity for the user. To access the name of a child activity, you must first call GetChild with the index of the name of the child activity you are retrieving.
You cannot perform a set operation on Name.
Produkt | Verzie |
---|---|
.NET Framework | 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Pripomienky k produktu .NET
.NET je open-source projekt. Ak chcete poskytnúť pripomienky, vyberte prepojenie: