OpenApiWriterBase.VerifyCanWritePropertyName(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.
Verifies whether a property name can be written based on whether the property name is a valid string and whether the current scope is an object scope.
protected void VerifyCanWritePropertyName (string name);
member this.VerifyCanWritePropertyName : string -> unit
Protected Sub VerifyCanWritePropertyName (name As String)
Parameters
- name
- String
property name