RegistrationContext.FindProperty(String) Method
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.
Returns a workflow execution property with the specified name.
public:
System::Object ^ FindProperty(System::String ^ name);
public object FindProperty (string name);
member this.FindProperty : string -> obj
Public Function FindProperty (name As String) As Object
- name
- String
The name of the workflow execution property.
The workflow execution property.
Product | Versies |
---|---|
.NET Framework | 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 |
Werk met ons samen op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en bekijken. Raadpleeg onze gids voor inzenders voor meer informatie.
Feedback over .NET
.NET is een opensourceproject. Selecteer een koppeling om feedback te geven: